End Event Properties Interface |
|
Table 1. End Event Properties Interface
Tab | Field | Description |
---|---|---|
General | Description | A description of the End event. |
End Type | The various types of End events are Message, Error, Rollback and None. If the End event is in a transaction then the End type Abort appears and if the End event has an embedded sub-process, the End type Terminate appears. | |
Output Message | This text box appears only if the End Type selected is Message. Drag an output message from Workspace Documents > <Solution> > <Project> tree on to the End event. | |
Monitoring Note: This tab is visible only if the End Type selected is either Error, or Message or Rollback . |
Configure Monitoring | Select this checkbox to enable/disable monitoring for the End event activity.
|
Error details Note: This tab is visible only if the End Type selected is Error . |
Error Code | This text box displays the error code and will read this value from the Message Map if the Read from message is selected. Select the XPath from the Message Map. If this option is selected, the error code can be dynamically assigned at runtime. At runtime, the error code is read from the code that is defined in the Error Code field. If you select Static Value, enter your custom code for the error. |
Error Message | The message of the error. If you select Static Value, enter your custom message for the error. If you select Read from message select the XPath from the Message Map. If this option is selected, the error message can be dynamically assigned at runtime. At runtime, the error message is read from the message that is defined in the Error Message field. | |
Error Details | The description of the error. If you select Read from message select the XPath from the Message Map. If this option is selected, at runtime, the error detail is read from the error details that is defined in the Error Detail field. If you select Static Value, enter your custom details for the error. | |
Annotation | Annotation | Additional notes or comments on the End event, if any. |